シンタックス
'宣言
Public Overloads Sub Serialize( _
ByVal As System.IO.Stream, _
ByVal As System.Object, _
ByVal As System.Reflection.MemberInfo, _
ByVal As System.Xml.Serialization.XmlSerializerNamespaces, _
ByRef As System.Xml.XmlTextWriter, _
ByVal () As System.Attribute _
)
public void Serialize(
System.IO.Stream ,
System.object ,
System.Reflection.MemberInfo ,
System.Xml.Serialization.XmlSerializerNamespaces ,
out System.Xml.XmlTextWriter ,
System.Attribute[]
)
パラメータ
- stream
- o
- mi
- namespaces
- writer
- filter
参照